home *** CD-ROM | disk | FTP | other *** search
- ; atitunep.INF -- This file installs atitunep.sys
- ;
- ;*** Created 6/6/97 (Creation Date)
- ;
-
- [Version]
- ;CatalogFile=atitunep.cat
- signature="$CHICAGO$"
- Class=MEDIA
- ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
- Provider=%AtiTech%
- LayoutFile=LAYOUT.INF, layout1.inf, layout2.inf
-
- [SourceDisksNames]
- 1="ATI WDM Drivers",,,c:\ati\install
-
- [SourceDisksFiles]
- atitunep.sys=1
-
- ; F i l e c o p y i n g s e c t i o n s (where the files go to).
-
- [DestinationDirs]
- ATITUNEP.CopyDrivers=10,system32\drivers ; eg. \windows\system32\drivers
-
- [Manufacturer]
- %ATI%=ATI
-
- ; =================== Generic ==================================
-
- [ATI]
- %ATITUNEP.DeviceDesc%=ATITUNEP.Device,DISPLAY\ATITUNEP
-
- [ATITUNEP.Device]
- Include = ks.inf
- ;, kscaptur.inf
- Needs = KS.Registration
- ;,KSCAPTUR.Registration
- AddReg = atitunep.addreg
- CopyFiles= ATITUNEP.CopyDrivers
- KnownFiles= ATITUNEP.KnownFiles
-
- [ATITUNEP.CopyDrivers]
- stream.sys
- atitunep.sys
-
- [ATITUNEP.KnownFiles]
- atitunep.sys=safe
-
- [ATITUNEP.AddReg]
- HKR,,DevLoader,,*ntkern
- HKR,,NTMPDriver,,atitunep.sys
- HKR,,PageOutWhenUnopened,3,01
- HKR,,DebugLevel,3,0
-
- ; =================== atitunep ==================================
-
-
- [ATITUNEP.Device.Interfaces]
- AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TvTuner,
-
- [TvTuner]
- AddReg=TvTuner.AddReg
-
- [TvTuner.AddReg]
- HKR,,CLSID,,{266EEE40-6C63-11cf-8A03-00AA006ECB65}
- HKR,,FriendlyName,,%ATITUNEP.TUNER%
-
- [Strings]
- AtiTech="ATI Technologies Inc."
- ATI="ATI"
- captureClassName="Sound, video and game controllers"
- ATITUNEP.DeviceDesc="ATITuneP, WDM TVTuner"
- ATITUNEP.Tuner="ATI TVTuner"
- REG_DWORD=0x00010001
-